Skip to content

Add using statement support to ItBuilder and EachBuilder#15

Merged
dlidstrom merged 1 commit intomainfrom
claude/add-using-statements-QiW0F
Jan 4, 2026
Merged

Add using statement support to ItBuilder and EachBuilder#15
dlidstrom merged 1 commit intomainfrom
claude/add-using-statements-QiW0F

Conversation

@dlidstrom
Copy link
Owner

This adds the Using method to both ItBuilder and EachBuilder computation
expressions, enabling the use of 'use' bindings for proper disposal of
IDisposable resources within test cases and hooks.

This adds the Using method to both ItBuilder and EachBuilder computation
expressions, enabling the use of 'use' bindings for proper disposal of
IDisposable resources within test cases and hooks.
@github-actions
Copy link

github-actions bot commented Jan 4, 2026

Test Results

1 tests  ±0   1 ✅ ±0   8s ⏱️ -1s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit f4fff18. ± Comparison against base commit bf8d528.

@dlidstrom dlidstrom merged commit 9d94e3b into main Jan 4, 2026
4 checks passed
@dlidstrom dlidstrom deleted the claude/add-using-statements-QiW0F branch January 4, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants